Skip to content

Fix nested projection retrieval #4616

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from
Closed

Conversation

christophstrobl
Copy link
Member

This PR makes sure we do not create the context for reading projected values twice for the very same property.

Fixes: #4609

@mp911de mp911de changed the title Fix nested projection retrieval. Fix nested projection retrieval Jan 19, 2024
@mp911de mp911de marked this pull request as ready for review January 19, 2024 08:51
mp911de pushed a commit that referenced this pull request Jan 22, 2024
mp911de pushed a commit that referenced this pull request Jan 22, 2024
mp911de pushed a commit that referenced this pull request Jan 22, 2024
@mp911de mp911de added this to the 4.1.9 (2023.0.9) milestone Jan 22, 2024
@mp911de mp911de added the type: bug A general bug label Jan 22, 2024
@mp911de mp911de closed this Jan 22, 2024
@mp911de mp911de deleted the issue/4.2.x/4609 branch August 30, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nested Interface-based projection fails with ConverterNotFoundException
2 participants